rule:
meta:
name: get current process command line
namespace: host-interation/process
authors:
- william.ballenthin@mandiant.com
scopes:
static: function
dynamic: thread
features:
- and:
- os: linux
- api: open
- string: "/proc/self/cmdline"
- api: read
last edited: 2024-01-11 14:20:02